Skip to content

Conversation

@thoughtless
Copy link

Without this bundle console will fail on a Gemfile such as this:

source "https://rubygems.org"
gem "rails", "=4.2.7.1"
gem "declarative_authorization", github: "stffn/declarative_authorization"

I reproduced the bug on the following system:
Ubuntu 16.04 (within docker)
Rubygems 2.6.2
Bundler 1.13.6

Without this `bundle console` will fail on a Gemfile such as this:

```ruby
source "https://rubygems.org"
gem "rails", "=4.2.7.1"
gem "declarative_authorization", github: "stffn/declarative_authorization"
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant